const runtime.stwAllGoroutinesStack

3 uses

	runtime (current package)
		mprof.go#L1699: 		stw = stopTheWorld(stwAllGoroutinesStack)
		proc.go#L1374: 	stwAllGoroutinesStack                           // "all goroutines stack trace"
		proc.go#L1405: 	stwAllGoroutinesStack:          "all goroutines stack trace",